fix(rename): avoid failing hard when rename is rejected by server
authorMatthieu Gallien <matthieu.gallien@nextcloud.com>
Mon, 5 May 2025 16:40:35 +0000 (18:40 +0200)
committerbackportbot[bot] <backportbot[bot]@users.noreply.github.com>
Mon, 2 Jun 2025 10:28:01 +0000 (10:28 +0000)
commitdfa6a63355348474934f9b909ff81cf306d60bf7
tree9e5bcee5a0cc6ef4598fbda82a4b736e2702372c
parentaec161fb7a07c413afdfcf69603b8f8e895e3bfe
fix(rename): avoid failing hard when rename is rejected by server

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
src/libsync/discoveryphase.cpp
test/testsyncmove.cpp